type testing.alternationMatch ([])

Method Implmentations

matches(name []string, matchString func(pat, str string) (bool, error)) (ok, partial bool) alternationMatch.m : filterMatch.matches
verify(name string, matchString func(pat, str string) (bool, error)) error alternationMatch.m : filterMatch.verify